home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c
- Subject: Re: Color Text
- Date: 16 Jan 1996 12:10 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <16JAN199612100035@erich.triumf.ca>
- References: <4dgrda$dgq@garuda.csulb.edu>
- NNTP-Posting-Host: erich.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <4dgrda$dgq@garuda.csulb.edu>, reasmey@csulb.edu (Reasmey Ly) writes...
- >WEll, I can't find any FAQ anywhere. So here goes..I'm new to
- >Programming in C/C++.
- >
- >Help! I need to know how to write a program that randomly display color
- >on PRESS ANY KEY text. I saw many demos and programs doing that. So
- >if anyone knows how to write this small program please post or email me
- >the source code or anything that show me how to do it.
-
- The C language doesn't know anything about displaying colours, or any other
- fancy display manipulation. Any such abilities are very system (and even
- compiler) dependent.
-
- You should ask this in a newsgroup devoted to your particular
- computer/operating system. (for MS-DOS, comp.os.msdos.programmer would be
- suitable)
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
-
-
-
-
-